|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.justobjects.pushlet.core.EventSourceManager
public class EventSourceManager
Maintains lifecycle of event sources.
| Constructor Summary | |
|---|---|
EventSourceManager()
|
|
| Method Summary | |
|---|---|
static void |
activate()
Activate all event sources. |
static void |
passivate()
Deactivate all event sources. |
static void |
start(java.lang.String aDirPath,
javax.servlet.ServletContext srvCtxt)
Initialize event sources from properties file. |
static void |
stop()
Halt event sources. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventSourceManager()
| Method Detail |
|---|
public static void start(java.lang.String aDirPath,
javax.servlet.ServletContext srvCtxt)
public static void activate()
public static void passivate()
public static void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||